Not currently. In Q2A 1.5 it's possible to delete users using function qa_delete_user(...) in qa-app-users-edit.php, so a plugin could use an event module to note when the user was blocked, and then some time later delete the user if they weren't unblocked.