It’s quite annoying to have to set your externally connected sound card as default device via pavucontrol again and again. To let pulseaudio automatically do this, append
load-module module-switch-on-connect
in your /etc/pulse/default.pa
file.
It was quite a relief that I found this config snippet in the interwebz 😀