It sounds sensible. The only thing I would add is that in a lot of cases, particularly for table which are retrieved as "child" records of a parent record, it can do good things for performance to have the clustered key on the parent ID column.
Other than that, the only real thing to do in these cases is try it for yourself and see how you get on!