The answer of @BrunoPereira to this question shows an alternative method to connect without explicitly entering a password and avoiding ssh keys.
You could create a script, an alias or a function in your ~/.bashrc
to quickly execute that command.
Obviously, there are security considerations you should take into account with this approach.