You can add this to your qa-config.php:
$QA_CONST_PATH_MAP = array(
'updates' => '',
);
That will set the 'updates' page as the homepage. This includes all updates - users or questions or tags you've favorited, and replies to your own posts.
However, there is no way to prevent people from viewing other questions. It's just not something Q2A is designed to do.